Defines a geospatial measure.
The geospatial measure defines the relationship between points or regions in the two dimensional PDF object space and points or regions with respect to an underlying model of the earth.

Full documentation

Full documentation

Initializes a new PDFGeospatialMeasure object.

Full documentation

Initializes a new object with a COS measure.
This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the map bounds.
For maps, this bounding polygon is known as a neatline. These points (x and y) are expressed relative to a unit square that describes the bounds associated with a , or .

Full documentation

Gets the coordinate system.

Full documentation

Gets the COS measure.

Full documentation

Gets the display coordinate system.

Full documentation

Gets the geographic points.
These values shall be based on the geographic coordinate system described by .

Full documentation

Gets the local points.
The unit square is mapped to the rectangular bounds of the , or that contains the measure object.
This array shall contain the same number of points as the array; each point is the unit square object position corresponding to the geospatial position in the array.

Full documentation

Gets the preferred unit for displaying angles.
Only these values are supported for this method: and .

Full documentation

Gets the preferred unit for displaying areas.
Only these values are supported for this method: , , , , and .

Full documentation

Gets the preferred unit for displaying distances.
Only these values are supported for this method: , , , , and .

Full documentation

Sets the map bounds.

Full documentation

Sets the coordinate system.

Full documentation

Sets the display coordinate system.

Full documentation

Sets the geographic points.
These values shall be based on the geographic coordinate system described by .

Full documentation

Sets the local points.
The unit square is mapped to the rectangular bounds of the , or that contains the measure object.
This array shall contain the same number of points as the array; each point is the unit square object position corresponding to the geospatial position in the array.

Full documentation

Sets the preferred unit for displaying angles.
Only these values are supported for this method: and .

Full documentation

Sets the preferred unit for displaying areas.
Only these values are supported for this method: , , , , and .

Full documentation

Sets the preferred unit for displaying distances.
Only these values are supported for this method: , , , , and .

Full documentation